ListStepPlot
Wolfram Kernel
Execution environment
ListStepPlot[{y1, y2, ...}]
plots the values , ... in steps
Examples
Using and coordinates
ListStepPlot[Table[{Prime[n], EulerPhi[n]}, {n, 50}]]
ListStepPlot[{y1, y2, ...}]
plots the values , ... in steps
Using and coordinates
ListStepPlot[Table[{Prime[n], EulerPhi[n]}, {n, 50}]]